x86: Fix 16889:60bb765b25b5 in a couple of respects:
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 29 Jan 2008 09:36:37 +0000 (09:36 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 29 Jan 2008 09:36:37 +0000 (09:36 +0000)
commit72dc88988508d64b1814b2fd5bf842ed737c9b7c
treed233b5c686f821b86f918dc614d4b66ba2c50e25
parenteac4b98d111d587a81de18c44f923c8979b8df69
x86: Fix 16889:60bb765b25b5 in a couple of respects:
 1. Leave bottom-most 1MB permanently mapped.
 2. ACPI-table mapping code shoudl be aware that mappings above 1MB of
 non-RAM are not permanent.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/acpi/boot.c
xen/arch/x86/mm.c